Skip to content

fix: add ability to set required extensions for certain commands#428

Merged
thedadams merged 1 commit intogptscript-ai:mainfrom
thedadams:required-extensions
Jun 4, 2024
Merged

fix: add ability to set required extensions for certain commands#428
thedadams merged 1 commit intogptscript-ai:mainfrom
thedadams:required-extensions

Conversation

@thedadams
Copy link
Copy Markdown
Contributor

Some commands, like powershell, require the files it runs to end with a particular extension. This change sets up this requirement with the ability to add more later.

Some commands, like powershell, require the files it runs to end with a
particular extension. This change sets up this requirement with the
ability to add more later.

Signed-off-by: Donnie Adams <donnie@acorn.io>
@thedadams thedadams force-pushed the required-extensions branch from 1a99d2a to ef2850d Compare June 4, 2024 14:07
Comment thread pkg/engine/cmd.go
@thedadams thedadams requested a review from g-linville June 4, 2024 14:17
@thedadams thedadams merged commit 4b61f72 into gptscript-ai:main Jun 4, 2024
@thedadams thedadams deleted the required-extensions branch June 4, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants